Update dependency i18next to v25.10.10#1529
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
renovate
Bot
force-pushed
the
renovate/i18next-25.x
branch
from
December 31, 2025 15:43
1c974ce to
4668ffc
Compare
renovate
Bot
force-pushed
the
renovate/i18next-25.x
branch
from
January 7, 2026 22:02
4668ffc to
b335d60
Compare
renovate
Bot
force-pushed
the
renovate/i18next-25.x
branch
from
January 20, 2026 22:00
b335d60 to
7102241
Compare
renovate
Bot
force-pushed
the
renovate/i18next-25.x
branch
from
February 3, 2026 14:42
7102241 to
4cd6c71
Compare
renovate
Bot
force-pushed
the
renovate/i18next-25.x
branch
from
February 4, 2026 18:12
4cd6c71 to
d1cbdba
Compare
renovate
Bot
force-pushed
the
renovate/i18next-25.x
branch
from
February 4, 2026 20:50
d1cbdba to
cce102a
Compare
renovate
Bot
force-pushed
the
renovate/i18next-25.x
branch
from
February 5, 2026 13:55
cce102a to
11fd578
Compare
renovate
Bot
force-pushed
the
renovate/i18next-25.x
branch
from
February 11, 2026 09:52
11fd578 to
43f9f80
Compare
renovate
Bot
force-pushed
the
renovate/i18next-25.x
branch
from
February 12, 2026 15:00
43f9f80 to
a219a91
Compare
renovate
Bot
force-pushed
the
renovate/i18next-25.x
branch
from
February 20, 2026 17:31
c5fc586 to
14cfa22
Compare
renovate
Bot
force-pushed
the
renovate/i18next-25.x
branch
from
March 4, 2026 10:41
14cfa22 to
9322f3a
Compare
renovate
Bot
force-pushed
the
renovate/i18next-25.x
branch
from
March 9, 2026 12:46
9322f3a to
86d45b8
Compare
renovate
Bot
force-pushed
the
renovate/i18next-25.x
branch
from
March 9, 2026 17:08
86d45b8 to
9ce12de
Compare
renovate
Bot
force-pushed
the
renovate/i18next-25.x
branch
from
March 9, 2026 21:48
9ce12de to
d8cae4f
Compare
renovate
Bot
force-pushed
the
renovate/i18next-25.x
branch
from
March 11, 2026 13:50
d8cae4f to
0cf444c
Compare
renovate
Bot
force-pushed
the
renovate/i18next-25.x
branch
from
March 19, 2026 08:57
0cf444c to
81450c6
Compare
renovate
Bot
force-pushed
the
renovate/i18next-25.x
branch
from
March 19, 2026 21:38
81450c6 to
e7aa838
Compare
renovate
Bot
force-pushed
the
renovate/i18next-25.x
branch
from
March 20, 2026 21:56
e7aa838 to
d6f6bdc
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
25.7.2→25.10.10Release Notes
i18next/i18next (i18next)
v25.10.10Compare Source
NODE_ENV=production)v25.10.9Compare Source
SelectorParam<Ns, KPrefix>helper type — a stable, readable alternative toParameters<TFunction<Ns>>[0]for typing selector function props 2414v25.10.8Compare Source
TFunctionSelectoroverloads soParameters<TFunction>resolves to the general selector signature instead of the brandedSelectorKeytype 2412v25.10.7Compare Source
v25.10.6Compare Source
v25.10.5Compare Source
keyPrefixingetFixedTnow provide full type-safe key narrowing — the returnedtfunction is scoped to the prefix subtree 2367v25.10.4Compare Source
exists()is now a type guard that narrows the key toSelectorKey, so a validated key can be passed directly tot()2364v25.10.3Compare Source
v25.10.2Compare Source
keyFromSelectoris now type-safe — the selector callback is constrained against your resource definitions, catching invalid keys at compile time. Supports optionalnsandkeyPrefixoptions for non-default namespace/prefix contexts 2364v25.10.1Compare Source
NODE_ENV=production)v25.10.0Compare Source
keyFromSelectornow returns a brandedSelectorKeytype thatt()accepts directly, enabling pre-computed and reusable translation keys 2364keyPrefixingetFixedTand per-call options 2367{{val, number}}requiresnumber,{{val, datetime}}requiresDate,{{name}}requiresstring, etc. Custom formatters can be typed viainterpolationFormatTypeMapinCustomTypeOptions2378FilterKeysin selector mode now preserves non-context, non-plural leaf keys whencontextis provided, fixing incorrect type narrowing when combiningreturnObjects: truewithcontext2398v25.9.0Compare Source
{ count: number }when a key resolves to plural forms 2373v25.8.20Compare Source
getFixedT()selector now resolves namespaces against the effectivensrather than the global init options 2406v25.8.19Compare Source
nsand primary namespace in array 2405. Reverts the broad namespace-prefix rewrite from v25.8.15 and replaces it with a targeted fix that only rewrites paths starting with a secondary namespace in a multi-namespace array, matching the type-level contract ofGetSourcev25.8.18Compare Source
v25.8.17Compare Source
v25.8.16Compare Source
on()method now correctly returnsthisinstead ofvoid, matching the runtime behavior and enabling proper method chaining in TypeScriptv25.8.15Compare Source
v25.8.14Compare Source
v25.8.13Compare Source
v25.8.12Compare Source
v25.8.11Compare Source
v25.8.10Compare Source
v25.8.9Compare Source
v25.8.8Compare Source
v25.8.7Compare Source
v25.8.6Compare Source
getFixedT()return value 2318v25.8.5Compare Source
v25.8.4Compare Source
v25.8.3Compare Source
v25.8.2Compare Source
getFixedT()selector now resolves namespaces against the effectivensrather than the global init options 2406v25.8.1Compare Source
nsand primary namespace in array 2405. Reverts the broad namespace-prefix rewrite from v25.8.15 and replaces it with a targeted fix that only rewrites paths starting with a secondary namespace in a multi-namespace array, matching the type-level contract ofGetSourcev25.8.0Compare Source
console.infosupport notice regarding the open-source sustainability of the i18next ecosystem. (Note: This can be easily suppressed viashowSupportNotice: false,globalThis, or environment variables. See the FAQ for details on how to disable it).v25.7.4Compare Source
v25.7.3Compare Source
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.